html,
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    -webkit-hyphens: auto;
    /* Safari/Chrome */
    -ms-hyphens: auto;
    /* IE/Edge */
    hyphens: auto;
    /* Padrão (Firefox/Chrome moderno) */
    /* Garante quebra de palavras longas mesmo sem hifenização */
    word-wrap: break-word;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.cabecalho {
  display: grid;
  grid-template-columns: 1fr 14fr 1fr;
}

#trocar-dispositivo{
  grid-column: 3;
  justify-self: end;
  align-self: start;
  margin-top: 1vh;
  width: auto;  
    margin-left: auto;  
}


#trocar-dispositivo img{
  width: 55%;
  display: block;
  cursor: pointer;
  margin-left: auto;
}

.link-logo-omu {
  margin-left: 0;
}

.logo-omu {
  width: 6vw;
  height: auto;
  margin: 2.5vh 2vw 0 4vw;
}

.link-login {
    color: #F95E3E;
    font-weight: 700;
}

.menu-navegacao {
  display: flex;
  justify-content: space-evenly;
  width: 82vw;
  font-size: 1.5em;
  margin: 4vh 0vw 0 0;
}
.link-logo-omu {
    margin-left: 0vw;
}

.span-vermelho {
    color: #F95E3E;
    font-weight: 900;
}

.span-azul {
    color: #3856F8;
    font-weight: 900;
}

.span-amarelo {
    color: #F8BA1B;
    font-weight: 900;
}

.span-branco {
    color: #ffffff;
    font-weight: 900;
}

.span-rosa {
    color: #F89EDA;
    font-weight: 900;

}


.l1,
.l2,
.l3,
.l4 {
    font-weight: 500;
    font-family: 'Jost';
}

.l1:hover {
    color: #F95E3E;
    text-decoration: none;
}

.l2:hover {
    color: #3856F8;
    text-decoration: none;
}

.l3:hover {
    color: #F89EDA;
    text-decoration: none;
}

.l4:hover {
    color: #F8BA1B;
    text-decoration: none;
}

.link-login:hover {
    color: #000000;
    text-decoration: none;
}

a {
    text-decoration: none;
    color: #000000;
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    border: none;
    outline: none;
}

body {
    background-color: #FCF7CF;
    ;
}

.box-coisas-indicadas {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin: 0vh 4vw 10vh 4vw;
    width: 92vw;
    height: auto;
}

.coluna-box {
    display: flex;
    flex-direction: column;
    width: 92vw;
    height: auto;
}

.tipo-indicacao {
    width: fit-content;
    font-family: 'Jost';
    color: #FCF7CF;
    padding: 5px;
    font-size: 3em;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: visible;
    /* cresce conforme o conteúdo */
    flex: 0 0 auto;
}

.rotacao {
    margin: 0;
    /* <p> tem margem padrão */
    white-space: nowrap;
    /* não quebra "palavra palavra" */
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    /* só pra inverter o sentido, se quiser */
}


.texto-indicacao {
    padding: 5px 15px 15px 15px;
    font-family: 'Nimbus Sans L';
    font-weight: 300;
    text-align: justify;
}

h1 {
    margin: 0vh 0vw 0vh 0vw;
    font-family: 'Jost';
    font-weight: 500;
}

.indicacao-azul {
    border: solid 3.5px #3856F8;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    margin-bottom: 2vh;
}

.fundo-azul {
    background-color: #3856F8;
}

.indicacao-azul:hover{
    border: solid 3.5px #092BEC;
}

.indicacao-azul:hover .fundo-azul{
    background-color: #092BEC;
}

.indicacao-vermelha {
    border: solid 3.5px #F95E3E;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    margin-bottom: 2vh;
}

.fundo-vermelha {
    background-color: #F95E3E;
}

.indicacao-vermelha:hover{
    border: solid 3.5px #F84825;
}

.indicacao-vermelha:hover .fundo-vermelha{
    background-color: #F84825;
}


.indicacao-amarela {
    border: solid 3.5px #F8BA1B;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    margin-bottom: 2vh;
}

.fundo-amarela {
    background-color: #F8BA1B;
}

.indicacao-amarela:hover{
    border: solid 3.5px #EDAC07;
}

.indicacao-amarela:hover .fundo-amarela{
    background-color: #EDAC07;
}

.indicacao-rosa {
    border: solid 3.5px #F89EDA;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    margin-bottom: 2vh;
}

.fundo-rosa {
    background-color: #F89EDA;
}

.indicacao-rosa:hover{
    border: solid 3.5px #F78DD4;
}

.indicacao-rosa:hover .fundo-rosa{
    background-color: #F78DD4;
}


/* =========================
   Footer
========================= */
footer {
  background-color: #3856F8;
  color: #fff;
  font-family: "Jost", sans-serif;
  font-weight: 300;
  width: 100%;
}

.faixa {
  width: 100vw;
  height: auto;
}

footer h1 {
  font-size: x-large;
  font-weight: 700;
}

footer h3 {
  font-family: "Jost", arial;
  font-optical-sizing: auto;
  font-weight: 700;
}

/* Container 2 colunas */
.div-pai-footer {
  display: flex;
  align-items: stretch; /* importante: iguala a altura das colunas */
  width: 100%;
}

/* Só as duas colunas diretas ganham largura/margem */
footer .div-pai-footer > div {
  width: 42vw;
  margin: 2.5vw 4vw;
}

/* Colunas: grid (topo cresce, base fica no fundo) */
.flexionar,
.logos {
  display: grid;
  grid-template-rows: 1fr auto;
  min-height: 0;
}

.footer-top {
  min-height: 0;
}

.texto-omu-footer {
  font-family: "Nimbus Sans L", sans-serif;
  text-align: justify;
}

/* Redes sociais (base esquerda) */
.linha-redes-sociais {
  align-self: end;        /* cola no bottom da coluna */
  display: flex;
  align-items: flex-end;
  gap: 1vw;
  margin: 0;              /* sem margens “roubando” o bottom */
}

.icone-rede-social {
  height: 4vh;
  width: auto;
}

/* Apoio (base direita) */
.box-apoiadores {
  align-self: end; /* cola no bottom da coluna */
  margin: 0;
}

.enfileirar {
  display: flex;
  flex-direction: row;
  margin: 0;
}

.coluna {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0 1vw 0 0;
  width: auto;
}

.box-apoiadores a {
  display: block;
  line-height: 0;
}

.logo-grande {
  height: 10vh;
  width: auto;
  margin: 0 1vw 0 0;
}

.logo-metade {
  height: 6vh;
  width: auto;
  display: block;
}

.logo-grande-fit {
  height: 12vh;
  width: auto;
  display: block;
}
